Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update adjustment table for recovery sequence for fly_to_closest_pokecenter_on_map() #491

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

jw098
Copy link
Collaborator

@jw098 jw098 commented Oct 4, 2024

This is the quick and dirty solution. From my testing, a 1.4x adjustment factor is all that's needed when the game starts to lag, which tends to happen in areas with lots of spawns, such as the material farming area and Casseroya lake. I added a bunch of other adjustment values to the array to account for variation in Switches.

Ideally, we would have some way of calculating the needed adjustment factor, when you fail to land on the pokecenter first try. I do have some ideas for this, but it would require a lot more work to adjust the logic.

@Mysticial Mysticial merged commit c1b0958 into PokemonAutomation:main Oct 4, 2024
4 of 6 checks passed
@jw098 jw098 deleted the fly branch October 5, 2024 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants